var net/http.http2ErrNoCachedConn

2 uses

	net/http (current package)
		h2_bundle.go#L817: 			return nil, http2ErrNoCachedConn
		h2_bundle.go#L7685: var http2ErrNoCachedConn error = http2noCachedConnError{}